Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
tebra
Old
#1  
Senior Member - OP
Thanks Meter 14
Posts: 101
Join Date: Dec 2010
Default [Q] app screen rotate

Hi,
I'm looking for a application for my Nook Touch to rotate the screen manually (because Nook Touch don't have sensors).
It will be very nice for web browser.

Did you know that kind of app?
 
aivi
Old
#2  
Junior Member
Thanks Meter 1
Posts: 2
Join Date: Jul 2011
Location: Brno
There is nothing app like that. I tried create some, but without success, even start activity from another activity in landscape mode is not possible i think (please correct me, if you know how - I would like to finish tool for starting aplications in landscape mode), but still you can modify your apk.
1) download ApkTool code.google.com/p/android-apktool
2) download your apk application file (I tried on opera mini)
3) use apktool d your.apk apksource
4) edit AndroidManifest file : only add to activity android:screenOrientation="landscape"
5) use apktool b apksource your_modified.apk
6) then the hard part sign it with these steps or some others londatiga.net/it/how-to-sign-apk-zip-files/
7) use adb install your_signed.apk and thats it

Have fun
 
tebra
Old
#3  
Senior Member - OP
Thanks Meter 14
Posts: 101
Join Date: Dec 2010
thank you for your informations.
I will try to modify Opera mini to use landscape mode but it will be easier to have a icon on the statut bar to do the rotation "on the fly"
thepdm Old
#4  
Guest
Thanks Meter
Posts: n/a
Hmm, I've noticed that when I tap the status bar to launch the wifi settings popup, it always switches me back to Portrait mode. So that's at least half of the desired functionality.

Also, there's a lot of games (including Angry Birds) designed for Landscape view, launching them to change orientation and launching the application you want could work.
 
jahfaby
Old
#5  
Junior Member
Thanks Meter 2
Posts: 18
Join Date: Jul 2010
Location: Stuttgart
Quote:
Originally Posted by aivi View Post
There is nothing app like that. I tried create some, but without success, even start activity from another activity in landscape mode is not possible i think (please correct me, if you know how - I would like to finish tool for starting aplications in landscape mode), but still you can modify your apk.
1) download ApkTool code.google.com/p/android-apktool
2) download your apk application file (I tried on opera mini)
3) use apktool d your.apk apksource
4) edit AndroidManifest file : only add to activity android:screenOrientation="landscape"
5) use apktool b apksource your_modified.apk
6) then the hard part sign it with these steps or some others londatiga.net/it/how-to-sign-apk-zip-files/
7) use adb install your_signed.apk and thats it

Have fun
In Theory: Is it possible to modify Apps like Kindle and remove the transitions with ApkTool to make it more eink friendly?
 
jrec
Old
#6  
Junior Member
Thanks Meter 1
Posts: 17
Join Date: Jun 2008
Default Aldiko app does screen rotation

Quote:
Originally Posted by tebra View Post
Hi,
I'm looking for a application for my Nook Touch to rotate the screen manually (because Nook Touch don't have sensors).
It will be very nice for web browser.

Did you know that kind of app?
The Aldiko app permits screen rotation, and that rotation persists in other applications, although I don't recall if it does in a browser--the rotation persists in Kindle app.

So we know it is possible!
 
aivi
Old
#7  
Junior Member
Thanks Meter 1
Posts: 2
Join Date: Jul 2011
Location: Brno
Quote:
Originally Posted by jahfaby View Post
In Theory: Is it possible to modify Apps like Kindle and remove the transitions with ApkTool to make it more eink friendly?
It could be possible if You have source code (It's not enough have apk, because apktool don't decompile it). There is "tutorial" how to optimize it http://forum.xda-developers.com/show....php?t=1183173
The Following User Says Thank You to aivi For This Useful Post: [ Click to Expand ]
 
rev0l
Old
(Last edited by rev0l; 1st August 2011 at 11:32 PM.)
#8  
rev0l's Avatar
Member
Thanks Meter 33
Posts: 67
Join Date: Sep 2008
found out that the app permissions denied starts in landscape,
if you go back to your home screen while loading its stays in landscape and you can launch the most apps in landscape mode too (like aldiko workaround)
Attached Thumbnails
Click image for larger version

Name:	IMAG0131.jpg
Views:	132
Size:	43.3 KB
ID:	673884   Click image for larger version

Name:	IMAG0137.jpg
Views:	135
Size:	46.3 KB
ID:	673886  
History: Nokia 5200 - Nokia 3310 - Nokia 6600 - SE P900 - HTC TyTN - Nokia 6210 - HTC Touch Pro - HTC Desire Z - B&N nook touch
[N2E] Knowledge Base
 
cymoze
Old
(Last edited by cymoze; 7th August 2011 at 09:57 AM.)
#9  
Member
Thanks Meter 13
Posts: 77
Join Date: May 2011
I just installed ADWLauncher EX on the touch and then went to ADWSettings. In UI Settings I selected Screen Preferences and changed my Home Orientation to landscape. Pretty much puts most apps in landscape, excepting stock nook ones. HTH.

Sent from my NookColor using XDA Premium App
The Following User Says Thank You to cymoze For This Useful Post: [ Click to Expand ]
 
jrec
Old
#10  
Junior Member
Thanks Meter 1
Posts: 17
Join Date: Jun 2008
Quote:
Originally Posted by cymoze View Post
I just installed ADWLauncher EX on the touch and then went to ADWSettings. In UI Settings I selected Screen Preferences and changed my Home Orientation to landscape. Pretty much puts most apps in landscape, excepting stock nook ones. HTH.

Sent from my NookColor using XDA Premium App
That's very helpful! I'll try it. Thanks.

 
Post Reply+
Tags
nook, rotate, screen
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Tasker Alternative: AutomateIt, Automates Your Device Tasks – XDA Developer TV

XDA Developer TV Producer Kevin wants to help make your … more

Preventing App Piracy: Join the Discussion

The topic of piracy is always a touchy subject, but I feel that the grass roots style of Android … more

Jolla Sailfish OS Flagship Device Makes First Appearance

Given the amount of coverage that Android receives around here, you could almost be … more

XDA University: Porting ClockworkMod Recovery to New Devices

Having a good recovery makes the process of modifying, tweaking, maintaining, … more