Biden2020prezLevel 6 - Platinum Elite Member
reserved
reserved
Your Ad Here - Just Kidding!
Reserved
Biden2020prez Thanks a lot, looks great.
I like the app launcher posted here, [Login to see the link] much better that the Apps4flip one. It is in grid form, and the grid size is customizable. Now I open it with a button programmed with button mapper. Would you be able to incorporate this instead?
Here is a working link for the app. [Login to see the link]
Thanks
mr-mayor It can be possible with minimal effort. But I am actually planning on adding a built in app launcher in a later update.
I am thinking of adding an extra shortcut button that the user can choose which app it should open.
For the time being, I will keep it integrated with Apps4Flip launcher which is much more commonly used.
any pics?
yteps yes they are in first post here. Maybe your filter blocks it?
Biden2020prez They're actually currently missing
FliphoneBochur They are actually currently there, but let me see if there is another host that will work better
Biden2020prez I just made a screenshot in archive.org and it seems to be missing. Not sure what's up with that. one minute.
Is it fixed now?
Biden2020prez I see it now.
Flippy Okay, thanks yteps FliphoneBochur Flippy for your help
Hi everyone. I am taking a quick survey on people's preferences for this app. This is only a few questions and I may or may not take more surveys in the future. I would appreciate if people can answer it just to give me an idea of what people are looking for. Thanks!
You can answer it on Google Forms [Login to see the link]
does this work on the exalt
trying to install on classic but i keep getting this message
Performing Push Install
adb: error: failed to get feature set: more than one device/emulator
PS C:\platform-tools>
samtee That happens when you have more than one phone connected to the computer, or if you also have an emulator running. If you can't disconnect the other device, Run adb devices to see what's connected, you then can run adb -s and then the serial number that corresponds to your phone before the command, for example adb -s abcdef install yourpackage.apk
(or if the other device is an emulator you can do -d)
If it's recognizing more than one device when it shouldn't, you can try adb kill-server, and restarting adb
Biden2020prez works gr8 but it still has some bugs to work out
samtee The main bug I am working on is the keys on the home screen (dpad right, left, up, down)
Any other bugs I should focus on?