Related
The important bit - get it here:
Version 1.5 (Donut - also Hero)
Version 1.5 (Cupcake)
I've changed the hosting of these files from 4shite. You shouldn't now have any problems downloading. The new links are hosted at www.androidspin.com - thanks guys!
Optimised version of V1.5 (Donut) (thanks Dwang)
Optimised version of 1.5 (Cupcake) (thanks Hotweiss)
(note ref the optimised versions; Dwang's works fine on my Magic but I haven't tested Hotweiss's. If you have problems try the originals instead.)
MAKE SURE YOU GET THE RIGHT VERSION! READ THE CHANGE LOG (in post 2) TO SEE WHAT'S NEW.
Older versions can be found at the bottom of this post.
So what actually is this?
This is a new build of the stock browser, that incorporates the multitouch code from Cyan's build, along with some additional code of my own, primarily intended to make zooming less painful, and looking to gradually move towards an experience as rich as the Hero browser.
What does it do that's new, then?
* option in settings to disable the obnoxious on-screen zoom buttons that usually appear whenever you so much as breathe on the screen (turn off "Visual Zoom Controls" in the menu to get rid of them - off by default).
* when Visual Zoom Controls is disabled, option in settings to add zoom in and zoom out to the menu (although this will bump over options that are normally on the main menu to the "More..." list)
* Double-tap the screen to zoom in. When it gets too ginormous (about four zooms) a subsequent double-tap will zoom all the way out. Or you can just change this in the settings so double-tap always zooms in. Obviously it still has the multitouch option too from Cyan's code.
* Triple-tap to zoom out! (which I am particularly pleased about given that such an event doesn't actually exist in Android )
* Click top-right corner to pull down address bar. Click top-left corner to go back to homepage. Click top-left when on homepage to exit browser (i.e. "clear" it from memory insofar as Android apps ever get cleared from memory).
* Click bottom left to go to previous tab, bottom right to go to next tab.
* Maintain zoom level across a domain, so that when you get a comfortable viewing size, you don't lose it the second you move to the next page on a site.
* Maximum number of tabs increased from 8 to 32.
* As requested by fastludeh22, an option for "Mobile Web Settings". Select from Android, iPhone or Desktop browsing.
* As requested by fit333 (and who was as good as his word, and donated ), an option to lock in landscape mode.
* setting to enable hiding/showing of notification bar. Note that this needs the entire Browser process to be restarted to take effect (so use the top-left click to go home, click again to quit the browser, and then reload to see the effect).
What do I need to run it?
Well, a Cupcake or Donut based rooted Android phone, basically. Make sure you download the correct version. If you are installing on Hero, you might need to wipe all the application data otherwise you'll get force closes.
How do I install it?
The only "safe" way is to push it with ADB. Delete /system/app/Browser.apk and any Browser.odex. Then adb push my browser into /system/app/Browser.apk. Many people had success on Cupcake by just installing via file managers. I managed to upgrade - note, UPGRADE, not install from scratch - by downloading it on my phone from the download link. It'll tell you this is a system application, do you want to update it - say yes. This was on Dwang's Donut ROM. However, the only method I'll "support" is via ADB because it's all so variable. ADB should (in theory) work on any ROM.
I installed your browser and now I can't browse the interweb, my phone exploded, I lost my job and suffered an embarrassing rectal prolapse in a public place. I blame you!
Thank you, please call again. All purchases are final. I would suggest that one uses a program to back up your bookmarks at the very least before installing this.
This is the best thing since self removing trousers! What do I do now?
Send me money by clicking here.
Future improvements I'm hoping to do:
* A proper full screen option (i.e. where you'd also hide the title bar as well as the notification bar, and only show it when pages are loading)
* Hero-style lairy Mac coverflow-esque bookmarks (some way off in the future methinks!)
* tidy up what behind the scenes is, unfortunately, some really kludgey code!
Thanks go to:
* Cyan, obviously, without whom none of this would have been possible, and whose ROMs continue to break new levels of awesomeness
* makethetick, who pointed me in the right direction for the code in the first places
Raspberries go to certain individuals in this thread.
Older versions kept around just in case. THESE ARE ALL CUPCAKE BUILDS. IF YOU INSTALL ON DONUT YOU'LL GET CORRUPTED MENU ICONS.
Version 1.4.3
Version 1.4.2
Version 1.4.1
Version 1.4
Version 1.3
Version 1.2
1.1 (hide notification bar)
1.1a (notification bar left intact)
---
Hate the way the Android browser throws zoom controls in your face whenever you so much as breathe on the screen? Double-tap to zoom sound like your bag? Or maybe you want the option to view non-mobile versions of websites? Try my BetterBrowser.
Crazy enough to want to send me money? Click here!
Yes, I've gone to the dark side and dipped my toe in this social networking smeg. Follow my Twitter here.
Loccy's BetterBrowser - new stuff and bug fixes (v1.5: 7th Sep 11:30am/BST)
Changes for 1.5
* Bottom left/right corner click to cycle between tabs (so bottom left goes to previous tab, bottom right goes next)
* Slight change to top bar behaviour, because a couple of people didn't like it and were being put off upgrading. Top left corner to go back to the home page (and then again to quit the browser) is as it used to be. Pulling the address bar down is now top right corner rather than everywhere across the title bar - many people were complaining that they kept doing it accidentally so I've made it a little more "deliberate".
* Removed zoom in/out menu options. They were an early feature before I figured out double/triple tap, were buggy anyway (and non-existent in Cyan's implementation for Donut, even though the menu option was still there!) and I suspect no bugger used them any more.
* Glorious Donutty goodness! (i.e. you don't need to wait for Cyan to incorporate my changes, or suffer dodgy screwed up icons if you install the Cupcake version). I used Cyan's Donut branch as a base. He'd manually pasted in the code from my Cupcake based builds to create this in the first place, a real tedious and laborious process that I now didn't need to do, so many thanks for him for that.
Changes for 1.4.3
* Fix/change for maintain current zoom level across page loads. Now, it only maintains zoom across a domain (so if you're on site xyz.com, and zoom out to a comfortable level there, it'll maintain the sizing across pages on that site. When you go to another site abc.com, that one will start out at zoom level 1. This has the side effect of fixing the column-sizing issue that affected most sites but was most prevalent on mobile sites).
* Slight refinement to the top-corner and top-bar click algorithms. Should work a lot better now for those of you who have the notification bar visible when in the browser.
* Increased maximum number of tabs from 8 to 32. Not sure how this'll hold up, memory-wise - feedback please.
Changes for 1.4.2
* Maintain current zoom level across page loads (so it doesn't suddenly zoom back in whenever you go to another page)
* Fix for top bar clicks (i.e. click title bar to pull down address bar, click top left to go home) when notification bar not hidden.
Release notes/changes for 1.4/1.4.1
* fix to force close on mobile sites when double tap zoom cycle goes back
to the "all the way out" setting (and this time it's DEFINITELY fixed )
* you can now double-tap/triple-tap anywhere on a page to zoom - previously, you'd have had to avoid areas where there were links, otherwise the link would start to load before your zoom would happen.
* setting to change triple tap delay value in advanced settings (so the
lower the setting, the more responsive double-taps are, but the quicker
you have to get your triple-tap in!)
* setting to change double-tap behaviour, between the existing zoom cycle,
and also now just a simple zoom out only setting (so if you want to just
keep it simple, and have double-tap to zoom in, triple tap to zoom out,
the latter will be the setting for you). How many zooms this will result in per cycle will depend on the page you're viewing.
* change to double-tap zoom cycle behaviour - now zooms ALL the way out
to give a true page overview, and also introduces an intermediate step
between page overview and 1:1 zoom (this is a nice level for sites with
big fonts, eg. aintitcool.com)
* click title bar (or top of screen) to bring down the address/search bar
* click top left of screen to go to home page. Click it a second time when on the home page to exit the browser completely (or double-click from elsewhere).
Cool, double tap to zoom in and out would a nice feature to have.
Stupid noob question
I do need to uninstall the old browser apk first? Probably so.
mount and push APK to /system/app
do I need to chmod? and if so what is the number? 775?
Thanks,
Your Guinie Pig!
Chevy
Just flashed 4.0.1 yesterday and am running themeless. Rebooted just to verify and yes I have the same issues. FC on bookmarks and am missing the refresh and forward icons.
Cheers,
Etienne
cover flow
It would be great if u could add the cover flow feature that the hero browser has for bookmarks and Thanks a lot those buttons kept getting in my way to.
intallation
I'm sorry but how do u get it on the rom?
Will this work on JACxROM?
Edit: fixed version hopefully now on the first post.
chevycowboyusa said:
I do need to uninstall the old browser apk first? Probably so.
mount and push APK to /system/app
do I need to chmod? and if so what is the number? 775?
Thanks,
Your Guinie Pig!
Chevy
Click to expand...
Click to collapse
Yes, I'd uninstall the old browser first.
Install would go something like this, from your command line on your PC:
adb remount
adb shell
cd /system/app
mv Browser.apk Browser.original
exit
adb push Browser-cyan-pn-mod2.apk /system/app/Browser.apk
halla29 said:
It would be great if u could add the cover flow feature that the hero browser has for bookmarks and Thanks a lot those buttons kept getting in my way to.
Click to expand...
Click to collapse
Bloody hell. It's taken me a week to get this far
I tried this and it seems to be working fine so far... thanks I really found those buttons annoying too
I think the zoom buttons can be beneficial sometimes instead of multitouch zoom for situations when you are using the phone with one hand. That's when I have use for them. But I guess if the double tap feature from Hero were implemented, this would have the same effect. Good job on the idea tho and keep up the hard work!
uansari1 said:
Will this work on JACxROM?
Click to expand...
Click to collapse
Not sure. I believe JACxROM and Cyan's have the same multitouch stuff in their kernels, so I see no reason why it wouldn't, but I might be wrong.
The double tap from hero would be nice good work on this.
Anyway you could post detailed uninstall old and install new instructions? Maybe terminal and adb commands?
You are my new best friend !
Thank you so much. Works perfectly.
Very nice! Always wanted this after using hero's browser.
One question: would it be possible to make the browser full screen (like no status bar)?
Works Great!
This was a really cool idea! I also would like to be able to double tap as well.
One more would be a way to get the screen back to original size without having to go back or open a new page.
I installed completely through terminal.apk
Good Job!
no rush
Thanks for the intallation info. No rush take your time. I know u just posted this not too long ago. Think of it this way though if u could get that cover flow going for the bookmarks that would be a major breakthrough for u cause then the rest of the devs would have to come to u for help. I think Hycuro had it to but with a second home launcher from the hero built. Thanks again.
chevycowboyusa said:
I installed completely through terminal.apk
Good Job!
Click to expand...
Click to collapse
I mounted /system and rm -r to remove the original Browser.apk and com.android.browser in /data/data.
Then did the following..note that I renamed the apk to Browser.apk:
mount -o remount,rw -t yaffs2 /dev/block/mtdblk3 /system
cd sdcard
install Browser.apk /system/app/Browser.apk
reboot
Edit: Everything works fine.
Hi,
could you please create an apk file that also includes the Flashplugin? Is that possible yet?
1- how to make them
2- is it possible to add toggle when I press on the task bar menu, rather than battery wifi etc only.
3- what is the best 3d app\game \ benchmark that shows what the phone can really do.
4- OpenGlS benchmark keep stirring, I am not sure why is that
5- in Xtrakt, I cannot control the bike to move left of right, just the shooting works.
thanks for the help
mmmalas said:
1- how to make them
2- is it possible to add toggle when I press on the task bar menu, rather than battery wifi etc only.
3- what is the best 3d app\game \ benchmark that shows what the phone can really do.
4- OpenGlS benchmark keep stirring, I am not sure why is that
5- in Xtrakt, I cannot control the bike to move left of right, just the shooting works.
thanks for the help
Click to expand...
Click to collapse
1 - Not really possible although there are a couple of threads in this forum about it, many report ones they've tried have not worked well and end up replacing the original ones that do work (HardReset being the only way to get them back). unfortunately it's not as simple as just creating an animated gif or png.
2 -Not entirely sure what you mean by this, do you want it do do something other than show the notifications app when you press on the start menu bar? please explain this a little more...
3 -Electopia is probably the best 'show off to your mates' game to get just google it although there are a couple other free ones you can find on freewarepocketpc.net
4 - 'Stirring'???, what your tea? ha-ha. Sorry that's probably cruel... do you mean Starting? Just try a re-install.
5 -I have no problem with extract - are your sure your doing it right? i.e. pressing on the bike and sliding left or right (I don't think the g-sensor works in this game)
Hope that helps a little
Hey guys, I have an app out called InvisiBright and I'm looking for your feedback. Here's a brief description:
Use search key hold or status bar shortcuts to activate an invisible overlay above any application. Then, simply swipe anywhere to adjust the brightness quickly. Done! It comes with other goodies like an auto-brightness toggle, a "tilt mode", and home screen shortcuts (for tablets) so....
Check it out!
Video Demo: http://www.youtube.com/watch?v=at7p-MMaUAE
Pro Version: https://market.android.com/details?id=com.DanGirshovich.T4B
Free Version:https://market.android.com/details?id=com.DanGirshovich.T4BF
All feedback is welcome. Thanks!
What other's think:
XDA Feature: http://www.xda-developers.com/android/invisibright-for-android/
Smoking Android Review: http://www.youtube.com/watch?v=yIu9gIS9EkE
Addictive Tips Review: http://www.addictivetips.com/mobile...d-swipe-or-tilt-to-control-screen-brightness/
"Tech and Me" top 10 feature!: http://www.youtube.com/watch?v=pdQhwF4msSk
Changelog:
3.3:
- Added volume overlay option (requested for modded Nook Color)
- Added option for lefties
- Changed slider height settings
3.2:
- Fixed app stack bug (when the settings open under touch/tilt)
- Misc optimizations
- More refactoring
3.1:
- Basic translucent slider panel option added to Touch Mode (still working on it)
- Added home screen shortcuts (use with Quick Launch or Home2 Shortcut)
- Fixed Tilt Mode flicker on some devices
- Percent notification doesn't linger after ending anymore
- Massive code refactoring/optimizing (prep for open sourcing)
- Cleaned up settings / defaults
Todo:
- Make slide pad prettier (fade animations, rounded corners)
- Switch percent toast for horizontal bar
- Add actual slider with preset level locks
- Fix notification date and add a brightness level indicator.
- correct lefty hint typo
- add shake listener to end tilt mode
- add option to tilt right/left instead
- add advanced setting to set min/max brightness levels (going too low is dangerous on some phones)
- ... idk, you tell me
Suggestions
Dan, thanks for starting the thread! Responsive Devs always get Donations
So, I was blown away to find InvisiBright. I've been using the Curvefish widget (just like, oh, everybody) and a year ago I thought it was hands-down the best. Not any more.
I was searching for something that might be integrated into the Notification Bar. Basically, just pull down the Notification Bar and there's the exact same things from the Curvefish widget; preset levels, toggle for AutoBrightness, and/or a slider.
Your app is a lot better than that. I stumbled across it from your DroidForums post.
Long Press Search should be a much more common feature, for tons of apps. Especially since it's just an option, easily changed, and SOO easy to code!
Good idea including it, and a pretty good Pro upgrade. Lite still works great, Pro is just a bit better.
Here are my suggestions, may or may not be good ideas, or even possible;
Semi-transparent (with user adjustable alpha) overlay on the (right) slider side, when changing the brightness level; then you can tell which part of the screen is Adjust, and which is Confirm
Sliding level indicator, (e.g. 3-px yellow line?) to go along with the Toast of percentage (user selected option, just like the "Show percentage" option)
Preset levels, preferably user-set; possibly snap the slider to the presets. Or maybe Far Right = Slider, Middle = Preset buttons, left = confirm
Shorter Toast duration after left-touching to set the level
Confirmation that the level has been set (but this might be addressed by the disappearing of the semi-transparent slider)
Vertical/horizontal slider option
Toggle for Auto Brightness EDIT: maybe "- Quick toggle back to auto-brightness with menu key" addresses this already... I haven't tried that Pro feature yet...
Common nerd favorites:
Donate, rather than Pro version, and/or
"XDA version"; Paid in the Market, Free here for supporters
Developer forum [x]!
Open Source [_] (but we can't always have everything)
Make one of the changes, and I'll buy the Pro to show support, and encourage you to do the rest!
(All my info is in my sig)
By the way, you are in close competition with Brightness Rocker. It's a pretty clever alternate-use of the otherwise single purpose Vol Up/Down buttons. But you responded faster than Nikhil, and went to XDA, even! And you don't have the conflict with actually changing the Volume in order to adjust brightness. Maybe you could figure out how to intercept the Vol Up/Down keys as a different trigger, since some of us have Long Press Search mapped to Camera, Screenshot, QR Scan, etc.
Thanks again for showing interest in my app! Here's what I think:
ScottHW said:
Semi-transparent (with user adjustable alpha) overlay on the (right) slider side, when changing the brightness level; then you can tell which part of the screen is Adjust, and which is Confirm
Sliding level indicator, (e.g. 3-px yellow line?) to go along with the Toast of percentage (user selected option, just like the "Show percentage" option)
Preset levels, preferably user-set; possibly snap the slider to the presets. Or maybe Far Right = Slider, Middle = Preset buttons, left = confirm
Click to expand...
Click to collapse
These are all great ideas. They all slightly threaten the "invisibleness" of the overlay, but I don't see why they can't be options.
ScottHW said:
Shorter Toast duration after left-touching to set the level
Confirmation that the level has been set (but this might be addressed by the disappearing of the semi-transparent slider)
Vertical/horizontal slider option
Click to expand...
Click to collapse
Easy fixes. I'm on it.
ScottHW said:
"XDA version"; Paid in the Market, Free here for supporters
Open Source [_] (but we can't always have everything)
Click to expand...
Click to collapse
Does the XDA version hinge on only members having access to links posted? I'll consider this since I'd love to see the pro version gaining traction (whether or not I get the buck). Also, I'll try to open source it in about 1 month when the semester starts and my free time becomes non-existent
!!!
Wow! Correct answers on every single point!
A lot of XDA devs attach their .apk to a forum thread. I'm pretty sure you have to be a registered Member to download the file. Obviously, that's free and easy, but it's enough barrier that it keeps most of the riffraff out. Right off the top of my head, SetCPU is released like this, you could ask coolbho3000 about how well it works.
If/when you do Open Source it, you'll also need to have a slightly higher level for people to contribute, a $4 Donate app or something.
I can't promise that always works, but some of us will pay for good Devs to do good work.
Awesome app, works great on OG Droid running latest CM7.
Touch screen to launch...?
Other idea (I'm just throwing them out there, this one might be a lot of work)
SwipePad activates from a touch in a particular part of the screen (corner, side, etc.)
https://market.android.com/details?id=mobi.conduction.swipepad.android
Maybe InvisiBright could activate the same way; an option to press and hold for a second in the lower right to launch InvisiBright. In that case, some kind of visible feedback would be more necessary.
It might end up pretty similar to the popular SGS style bar
examples:
Port the Samsung Galaxy S notification bar brightness slider
http://forum.xda-developers.com/showthread.php?t=832977
Android Hidden Shortcut: Quickly Adjust Screen Brightness From Notification Bar (Galaxy S specifically, with video)
http://techx64.com/android-hidden-shortcut-quickly-adjust-screen-brightness-from-notification-bar/
I'm not trying to corrupt the "Invisi" nature of this fantastic app, I swear!
Notification Bar
I just noticed that you haven't overridden the Notification Bar when sliding the brightness. If my finger reaches the top of the screen and then slides back down, it will catch and pull down the Notif Bar, rather than lowering the brightness.
Not sure what the best way to address that would be...
ScottHW said:
I just noticed that you haven't overridden the Notification Bar when sliding the brightness. If my finger reaches the top of the screen and then slides back down, it will catch and pull down the Notif Bar, rather than lowering the brightness.
Not sure what the best way to address that would be...
Click to expand...
Click to collapse
There's a setting to adjust the buffers for touch mode.You can make the 100 percent spot far from the notification bar to avoid this issue (and your swipe will change the brightness slightly faster to compensate) . I remember adding these because I couldnt figure out how to override the notification bar without hiding it. I'll add it to my list and give it another go. Let me know if the buffers help.
Love it! I bought pro version on market. Keep up the great work.
Sent from my Xoom using XDA Premium App
Wicked app, thanks for posting the pro apk. I liked it so much I bought it on the market.
Sent from my SGH-I897 using XDA Premium App
ScottHW said:
Maybe InvisiBright could activate the same way; an option to press and hold for a second in the lower right to launch InvisiBright.
Click to expand...
Click to collapse
I use swipepad and think the concept is great. I'll look into how it can be added, but for now you should be able to get a very similar effect with swipepad. Just grab the widget add-on and throw the InvisiBright pro widget onto your pad. I've never tried this, but I don't see why it wouldn't work....
Great app, best brightness control available.
For support bought the 3.0 version in the market.
Harald
Sent from my HTC Desire using XDA Premium App
Thanks again for the feedback and support. I'm planning on releasing 3.1 here for testing soon. Should have an translucent slide pad and better level indicator
Sent from my SCH-I510 using XDA App
This works awesome. Super dim inside, long press search, swipe up, then go about my day walking around. thank you (htc incredible on 2.3.5)
Sent from outer space on OMGB
if taken from the attached file, will it get the update too?
Cool, I was JUST looking for apps to this on my new tablet.. Used to doing it via notification power widget, but using a stock ROM on it.
Aaaaaaaaaaaaaaaaaaand I realize my tablet doesn't have a dedicated search key.
dannygirsh said:
Thanks again for the feedback and support. I'm planning on releasing 3.1 here for testing soon. Should have an translucent slide pad and better level indicator
Sent from my SCH-I510 using XDA App
Click to expand...
Click to collapse
Thanks. Really a great app. Waiting for the upcoming features. People who have download the attached pro apk will get d update?
Gr8 application Mate ... I use Xperia Arc .. There is no shortcut for search. Can we change the shortcut key?
I've been using this for quite a while now. Got sold by the long press search to activate option. One less toggle widget to add to my home screen. Thank you. Keep up the awesome work.
Briliant!
I'm tired of this autobrightness that makes it so dark when I drive..
Works great..
BTW, can I change the key of making it start? Perhaps short tap on search button? Because the Google voice search is common feature for me rather then the Google search which I never use..
(And it also has no use if I'm not in home screen.)
Thanks.
Yarden
Sent from my Desire HD using XDA App
After a day with the new tablet i wanted to share something useful with everyone...
I feel the keyboard/dock does more to make this tablet great than the blazing speed or the high resolution screen!
The only grip i have is more likely due to how i type than anything else, but I found my cursor was change positions on the screen and all-of the sudden I'd would be typing in the different place. It was very frustrating. Turns out I'm accidently touching the touch pad. Then I noticed the keyboard as a button to turn off the touch pad - awesome!
This inspired me to find other hidden treasures on the keyboard.
Note: Some of them ONLY work while on the desktop
Ctrl+W - Set walpaper
Ctrl+M - Manage Apps
Ctrl+P - Settings
Ctrl+Shift - Change virtural keyboard
Fn+Up - Move to previous desktop window
Fn+Dn - Move to next desktop window
Shift+Backspace - Delete
Common shortcuts that also work with TF700 keyboard
Ctrl+A - Select all
Ctrl+C - Copy
Ctrl+V - Paste (Vomit)
Ctrl+X - Cut
If you find (or know of) other... please share!
Perhaps this thread is worth digging up under these circumstances.
Thanks Bro for the Info. I love this Tablet, and is starting feling like a laptop with the keybord. Im waiting for ubuntu to realise their OS for Android.
I prefer android apps that use the lower portion of the screen more than the top, due to how I hold the phone. Also right side is better than left.
Finding the right app is very difficult due to 9/10 apps having most buttons on top. I keep wondering why you can't just move the toolbar control down to the bottom.... seems simple enough, Maybe there's a way to hack this? It should be simple enough to move the toolbar but if there's a dropdown menu, it gets more complicated. Maybe overlay configured to mirror another part of the screen, that would repeat taps to the original location....
Resizing the whole screen is one solution. There's Touchwiz for S5, OneHanded (Galaxy Note) and One-Hand Mode Xposed Mod which are pretty good but I just want to reach higher sometimes. A super quick way to enable/disable the screen sizer might work. Is there a gesture program that responds to gestures based on length of swipe and location? Maybe auto-return to full screen after 3s of inactivity? Is there something like this that will let you move the whole screen without resizing?
If you have found any great apps with bottom toolbars, please post links. Or if there's a good thread about this
The tool bar is called an ActionBar, moving the actionbar to the bottom is virtually impossible or as Google says a No No. We don't know why. But there is a split actionbar option, where you can add actions to the bottom of the screen.
You may be able to add actions to the bottom if you completely remove the actionbar (by using a theme that has no action bar) and then coding a fake one and merging it to the lower part of the layout.
Though you can't really do this to applications that have already been made unless you have the source code.
So I suggest. Get a smaller phone? Most large phones nowadays require two hand use.