Related
Upon finding out that I can't upload my programs made in app inventor to the market (currently google restricts this), I decided to help some other AI developers out and allow them to post their apps for download on my website: www.xxthe3dmanxx.com
Curently I am only accepting apps that fall under these requirements.
1) The app must be useful to the android community (no fart or porn type apps)
2) The app must be free (currently I have no way to accept paid apps)
3) OpenSource is recommended but not required.
4) The app must have been made by you.
5) Only app inventor made apps will be accepted.
If you are interested send me a pm with a description of your app and your name for (application credit), if your app is a beta please list known issues with it. If I approve your app I will send you info on where you can send your app. Also if you would like, once your app gets approved you can also send me an icon for your app and I will replace the stock app inventor icon for you (currently there is no way to do this inside app inventor).
Please allow 2 days for a response from me.
Thats a great offer,
OK well I'm trying to make a simple app that lets people record voice messages, like " there is ice on the road here" and allow other users to be able to see such warnings before they get to the point in question. I thought it could be used with a compass to determin the direction of travel.
With out building a whole navigation system, do you thinkthis could be achieved ?
spcfnz said:
Thats a great offer,
OK well I'm trying to make a simple app that lets people record voice messages, like " there is ice on the road here" and allow other users to be able to see such warnings before they get to the point in question. I thought it could be used with a compass to determin the direction of travel.
With out building a whole navigation system, do you thinkthis could be achieved ?
Click to expand...
Click to collapse
I like the idea. Sounds difficult but just about anything is possible. Its gonna require a nice database. Let me know how it goes.
a friend of mine had the idea of making an app and thought that id bring it to life, well the idea is that it lets u choose which keyboard u want to use in landscape mode and portrait mode, example being swype in portrait and stock keyboard in landscape... can this be done?
Julianmgn said:
a friend of mine had the idea of making an app and thought that id bring it to life, well the idea is that it lets u choose which keyboard u want to use in landscape mode and portrait mode, example being swype in portrait and stock keyboard in landscape... can this be done?
Click to expand...
Click to collapse
Possibly the app would have to recognize which way the phone is and auto switch the default keyboard for you.
the3dman said:
Possibly the app would have to recognize which way the phone is and auto switch the default keyboard for you.
Click to expand...
Click to collapse
Except that Andriod security stuff restricts that. You can't auto-change the keyboard, you can pop up the dialog to select one, but you can't change it without user intervention.
It makes sense, as keyboards can steal passwords and such, so you don't want to allow a trojan to install a keylogger AND enable it. It would be nice if they would let you pick keyboards to enable switching between though.
This could be bypassed, but it would require a full custom ROM built from source.
ttabbal said:
Except that Andriod security stuff restricts that. You can't auto-change the keyboard, you can pop up the dialog to select one, but you can't change it without user intervention.
It makes sense, as keyboards can steal passwords and such, so you don't want to allow a trojan to install a keylogger AND enable it. It would be nice if they would let you pick keyboards to enable switching between though.
This could be bypassed, but it would require a full custom ROM built from source.
Click to expand...
Click to collapse
That makes perfect sense. Its always the simple sounding apps that become difficult lol.
Is there any other way to use app inventor other than getting an invite? Google is stalling on me.
: (
sent from my Vibrant.
I you could use tasker to pull up input method.. that's what I do
Sent from my Vibrant
pittphan said:
Is there any other way to use app inventor other than getting an invite? Google is stalling on me.
: (
sent from my Vibrant.
Click to expand...
Click to collapse
No currently there is no other way. It took google 4 weeks to get my invite. Just keep waiting.
Hi everyone. Im one of the developers of SwitchMe, and app that allows multiple secure logins into separate installations of android on a single device. The pr is after the break.
I really need a few people to check into some issues people on the 10.1 have been experiencing. There are some warnings involved:
- testers must perform a full nandroid backup before using the app, it is not our responsibility if you start getting boot loops
- if you report results or bugs, please use the "Write to us" function in the app whenever possible, and always describe the issue in the header of the logs you send
- if you post here, bes sure to include your device type and rom
- if you have apps installed on sd, be sure to mention that as well
--------------------------------------------------------------------
SwitchMe is a unique application for root users that allows you to log in and out of multiple installations of Android just as you would on a desktop computer.
The technology behind SwitchMe saves all of your applications and data, protects it and stores it as a file in memory. You can then log out of an
account and log into a fresh installation of Android or another account with its own unique content.
You may create as many profiles as the memory is capable of holding. Some of these may require very little free memory because they contain few apps,
others will be larger as they contain many applications and lots of cache and data.
Why is this functionality useful?
Privacy - the most obvious benefit is that you can securely share one device among multiple users, which gives you privacy and peace of mind.
Testing - if you are a developer, you can use profiles as clean sandboxes to test your applications and their interaction with the system.
Gaming – with multiple installations of Android on a single device, you can now play online MMOs as different characters.
Speed - the games your kids play slow down your tablet, but with SwitchMe you can easily create profiles without games or instant messengers.
Battery life - when the battery is low but there are important emails or documents to edit later, switch to a profile which only contains these essentials.
These of course are only suggestions - there are plenty of other uses for the functionality SwitchMe offers.
Market link:
https://market.android.com/details?id=fahrbot.apps.switchme
The Lite version allows the creation of two profiles, enough to test on.
Screens:
ftgg99 said:
Hi everyone. Im one of the developers of SwitchMe, and app that allows multiple secure logins into separate installations of android on a single device. The pr is after the break.
I really need a few people to check into some issues people on the 10.1 have been experiencing. There are some warnings involved:
- testers must perform a full nandroid backup before using the app, it is not our responsibility if you start getting boot loops
- if you report results or bugs, please use the "Write to us" function in the app whenever possible, and always describe the issue in the header of the logs you send
- if you post here, bes sure to include your device type and rom
- if you have apps installed on sd, be sure to mention that as well
--------------------------------------------------------------------
SwitchMe is a unique application for root users that allows you to log in and out of multiple installations of Android just as you would on a desktop computer.
The technology behind SwitchMe saves all of your applications and data, protects it and stores it as a file in memory. You can then log out of an
account and log into a fresh installation of Android or another account with its own unique content.
You may create as many profiles as the memory is capable of holding. Some of these may require very little free memory because they contain few apps,
others will be larger as they contain many applications and lots of cache and data.
Why is this functionality useful?
Privacy - the most obvious benefit is that you can securely share one device among multiple users, which gives you privacy and peace of mind.
Testing - if you are a developer, you can use profiles as clean sandboxes to test your applications and their interaction with the system.
Gaming – with multiple installations of Android on a single device, you can now play online MMOs as different characters.
Speed - the games your kids play slow down your tablet, but with SwitchMe you can easily create profiles without games or instant messengers.
Battery life - when the battery is low but there are important emails or documents to edit later, switch to a profile which only contains these essentials.
These of course are only suggestions - there are plenty of other uses for the functionality SwitchMe offers.
Market link:
https://market.android.com/details?id=fahrbot.apps.switchme
The Lite version allows the creation of two profiles, enough to test on.
Screens:
Click to expand...
Click to collapse
I m ready for the test...hav been using my tab for more than 6 months now
i was finding this for a long time... just some questions before i begin testing this on my tab.
is it something like two or more accounts in one OS or multiple OS like i gotta keep ICS and stock honeycomb at the same time...is it possible?
on Samsung Galaxy Tab 7500 Indian Version
Stock Honeycomb 3.2 + pershoot kernel
Its multiple accounts inside one base OS. You can clone your current account, or create fresh installations of the ROM.
OK will install it today and start working over it!
Sent from my GT-P7500 using xda premium
OK installed switchMe successfully
Made one active profile
Then cloned it
Then switched
Restarted gave me a fresh copy as if like profile after factory reset
Without bugs at the moment
Some applications missing and can't use password coz of lite version
Will let know more abt it!
Would have been better without restart or
Sent from my GT-P7500 using xda premium
yogeshmha said:
OK installed switchMe successfully
Made one active profile
Then cloned it
Then switched
Restarted gave me a fresh copy as if like profile after factory reset
Without bugs at the moment
Some applications missing and can't use password coz of lite version
Will let know more abt it!
Would have been better without restart or
Sent from my GT-P7500 using xda premium
Click to expand...
Click to collapse
Fast switch is free. The first switch will be slow though.
Installing now..will report use with wife.1000 thanks for the Dev effort....tabs need profiles!!!
Let me know how it goes...
how slow will first switch be?
ive tryed switching to new profile and have been stuck on boot for last 15 mins
i have got a backup dw
BroBot175 said:
how slow will first switch be?
ive tryed switching to new profile and have been stuck on boot for last 15 mins
i have got a backup dw
Click to expand...
Click to collapse
It should realistically take no more than 10 minutes. Usually no more than 5.
ftgg99 said:
It should realistically take no more than 10 minutes. Usually no more than 5.
Click to expand...
Click to collapse
hmmm i shall restore then
im on galaxytask slim btw and dont have apps on my sd
well other than ones from titanium
EDIT:
instead of restoring i decided to reflash galaxytask and it boots again and works fine
well i had to reinstall the switchme app as it would open but its all good now
There you go... but logs are still welcome!
It's working flawlessly at the moment for me
Sent from my GT-P7500 using xda premium
Excellent! If you have any issues or suggestions, let me know!
And please rate the app! All you have to do is press the star button in the top left corner of the apps main screen.
Thanks in advance. Good ratings help us invest more time in apps and give other users with similar hardware peace of mind.
Yeah, works like a charm here. Allready purchased the key to support you guys. Had set up one main profile for daily use, one profile for watching movies and one for my mother if she wants to play some games. No problems at all.
Tested on CM9 for GT-P7500 by mabalito
animelover said:
Yeah, works like a charm here. Allready purchased the key to support you guys. Had set up one main profile for daily use, one profile for watching movies and one for my mother if she wants to play some games. No problems at all.
Tested on CM9 for GT-P7500 by mabalito
Click to expand...
Click to collapse
Im glad to see that your mother is enjoying herself
ftgg99 said:
Im glad to see that your mother is enjoying herself
Click to expand...
Click to collapse
In my opinion too often.
Hahahaha excellent app! Bought pro to support!
Have been using the app for a couple of days, and I'm really pleased with it. The ability to replace the lock screen with a login screen would be nice though.
Sent from my GT-P7500 using xda premium
how about switching without restart
can u do something that we donot need to restart rather just log off from the current profile and switch it immediately
Hi everyone. Im one of the developers of SwitchMe, and app that allows multiple secure logins into separate installations of android on a single device. The pr is after the break.
I really need a few people to check into some issues people on the Nook have been experiencing. There are some warnings involved:
- testers should perform a full nandroid backup before using the app, it is not our responsibility if you start getting boot loops or whatever
- if you report results or bugs, please use the "Write to us" function in the app whenever possible, and always describe the issue in the header of the logs you send
- if you post here, be sure to include your device type and rom
- if you have apps installed on sd, be sure to mention that as well
--------------------------------------------------------------------
SwitchMe is a unique application for root users that allows you to log in and out of multiple installations of Android just as you would on a desktop computer.
The technology behind SwitchMe saves all of your applications and data, protects it and stores it as a file in memory. You can then log out of an
account and log into a fresh installation of Android or another account with its own unique content.
You may create as many profiles as the memory is capable of holding. Some of these may require very little free memory because they contain few apps,
others will be larger as they contain many applications and lots of cache and data.
Why is this functionality useful?
Privacy - the most obvious benefit is that you can securely share one device among multiple users, which gives you privacy and peace of mind.
Testing - if you are a developer, you can use profiles as clean sandboxes to test your applications and their interaction with the system.
Gaming – with multiple installations of Android on a single device, you can now play online MMOs as different characters.
Speed - the games your kids play slow down your tablet, but with SwitchMe you can easily create profiles without games or instant messengers.
Battery life - when the battery is low but there are important emails or documents to edit later, switch to a profile which only contains these essentials.
These of course are only suggestions - there are plenty of other uses for the functionality SwitchMe offers.
Market link:
https://market.android.com/details?id=fahrbot.apps.switchme
The Lite version allows the creation of two profiles, enough to test on.
Screens:
What would you like to test on nook? Everything works fine. I have bought this app sometimes back mainly for the use on Nook.
Please read the top of the op.
Sent from my GT-P7500 using xda premium
SwitchMe 1.2 has been rolled out and now includes a lockscreen replacement:
1.2
Added lock screen for logging in and out
More stable Fast switch implementation
Reworked UI colors
Now, its very important that we get some feedback on how this big new feature works, so please read up on it in the help and post your thoughts!
i tried this app last night on one of the cm9 (feb,14th's) nightlies on my nook color and its nice, i like it.
Thanks, glad to hear it. Be sure to give me some feedback on the lockscreen if you do decide to buy the app!
Its working perfectly here! Thank for this awesome app!
Anything other than praise to report
How can I test the secure login manager if the lite version does not allow secure login?
ATM you cant, but soon you will. In any case, many people have bought the app and it is them that i am calling on. You dont have to if you dont want to. That is something you will no doubt learn about this forum...
Your original post said:
"The Lite version allows the creation of two profiles, enough to test on."
I assumed that meant I could test the secure login with the lite version. So I downloaded it, installed it, and found out that I couldn't. Thought you might want to know. Sorry for the inconvenience, I will uninstall it now.
The switch screen will be free in the next version, only password protection will be charged for...
Sent from my GT-P7500 using xda premium
What do you think of yesterday's update?
I have SwitchMe installed on my CM7 Nook Color.
I don't use my (main) profile too often, my girlfriend uses her secondary profile nearly daily. Today I tried to switch to my profile, and I got a message saying the app is not compatible with my device.
I can't switch back to my main profile. I rebooted, and still get the same issue.
There is not a password, I'm using the free version. I am unsure if there was a recent update as my girlfriend is the primary user, and I don't see the SwitchMe app in the Android Market for her profile.
Please advise.
You need to update the app. Look here: http://bit.ly/wGHxRt
Sorry about that, your last update seems to have fallen into that dark, hour long space between a new release and the hotfix.
ftgg99 said:
You need to update the app. Look here: [removed]
Sorry about that, your last update seems to have fallen into that dark, hour long space between a new release and the hotfix.
Click to expand...
Click to collapse
Thank you for the quick reply. I used the unswitchme.zip file referenced in that post, and ran it in recovery. I got worried when I rebooted and was in my secondary profile, with no way to switch back. I installed SwitchMe from the market on that profile, and it detected both profiles as normal.
The only real issue I see now is that SwitchMe is installed in my secondary profile, not my main profile. If I ever decide to stop using SwitchMe, how can I ensure that my main profile is what's kept as the main, as I can't uninstall it from main account?
Thanks again!
Whatever profile you uninstall it in will be your main profile...
Sent from my GT-P7500 using xda premium
ftgg99 said:
Whatever profile you uninstall it in will be your main profile...
Sent from my GT-P7500 using xda premium
Click to expand...
Click to collapse
So I would actually need to uninstall it again with the zip file, and reinstall it on my main profile to "fix" the issue and return it to normal?
Not trying to be a pain, just want to fully understand the process, as my girlfriend may be getting her own tablet soon, and I won't need to use SwitchMe anymore. I'd just like to make sure I can safely remove it at some point and go back to using my tablet on it's own without the app.
Thanks again for the great app and very helpful information.
I already answered your question.
Sent from my GT-P7500 using xda premium
1.4.3.7
Fixed device specific switch screen crashes and issues
Fixed UI bug in switch screen preferences
If anyohe had problems with superuser before, this should fix them. Please let me know if that is the case, its important we get some feedback here!
(first off sorry for my bad grammar)
Please read the whole post before answering!!
Do to recent events, and after many hours of searching without any useful result, I decided to try making a simple app which instantly deletes/wipes all the data (without any prompt or warning) on your phone (e.g. if your phone gets stolen or you get mugged and you had much sensitive data on it.), formats everything or even messes up the whole device (so the thief can't use it anymore).
But my question is, is something like this even possible?
1. Is it possible to initiate formatiing/wiping with the Android SDK or something else?
2. Is it possible to make an app which can't simply be deleted or still remains after flashing the device?
3.Is it possible to remotely "push" the app on your phone and execute it? (I'm thinking about installing it via the Google Play website and setting the trigger (?) for starting the app on every possible event to instantly delete everything??
4. I guess this needs at least Superuser-rights..?
5. Maybe "we" could start with just automatic and instant ext.-SD card fortmatting?
Another idea is to have two apps:
one which is installed and allowed by the superuser-thingy to execute the wipe
and another one which you can remotely download or "push" via web and doesn't need Superuser-rights, whichs triggers the first app to start wiping so the thief can't deny the superuser promt..
I think this would really help and would've helped me a lot because there are only a few apps like this but afaik they all need a SMS to be triggered but what if the thief takes out/swaps the SIM card?
In my opinion android would seriously need an app like this.
If ur device mfg is samsung Plz read about samsungdive ...i can remote lock .remote wipe .remote location of ur device ...... Search in google or xda samsungdive.com
Check ur setting >location and security .. Hare u find remote control
Sent from my GT-S6102 using Tapatalk 2
yea I know samsungdive but as far as I know it doesn't remain after flashing and I think you can't install if you have a custom rom.
A answer to one of those questions would be really cool (secret bump)
Hey all.
Within a couple of days I'm getting my new Galaxy S9+ (Exynos) phone.
I made a year break from Android and switched to Apple, and now I'm back.
Unfortunately, I know nothing about newest Galaxy phones.
Maybe anyone has suggestions what should I do (download) when I'll set-up my phone (I've watched all the reviews of "must have" etc., don't suggest me to do that)?
I used to root and unlock bootloader for each my android phone, but I won't do that to my Galaxy S9+ at least for 6 months.
Hence, many root apps not working: "AdAway", "Viper4Android" etc.,
Maybe anyone knows Ad Blocking app without rooting a phone?
Or just mention anything that newbie to Galaxy S9+ should know.
(If you're wondering why am I "spamming" with these "stupid" questions: And no, I didn't find any similar thread to this)
Thanks in advance!
I use to root and rom all my phones, but I don't think it is as necessary as before.
I also use to download all the tweaks, but I don't do that either.
Non-root to block adds try Blokada it is in the F-Droid store.
It is Free and it Works.
I also swear by ES File Explorer to view and move files on your app. Also to sync any cloud storage you have.
If you have a regular phone number and google voice number going to the same phone
Voice Choice 2.0 is a nice app that allows you to make calls with a specific number
i.e. family and close friends have you carrier number
work partners, resume, business line has your google number
when you make a call you don't have to select anything, based on your rules set up it will dial out using the appropriate number.
re
qnc said:
I use to root and rom all my phones, but I don't think it is as necessary as before.
I also use to download all the tweaks, but I don't do that either.
Non-root to block adds try Blokada it is in the F-Droid store.
It is Free and it Works.
I also swear by ES File Explorer to view and move files on your app. Also to sync any cloud storage you have.
If you have a regular phone number and google voice number going to the same phone
Voice Choice 2.0 is a nice app that allows you to make calls with a specific number
i.e. family and close friends have you carrier number
work partners, resume, business line has your google number
when you make a call you don't have to select anything, based on your rules set up it will dial out using the appropriate number.
Click to expand...
Click to collapse
Thanks! Maybe you know anything about removing / disabling Bloatware as well?
LaurynasVP said:
Thanks! Maybe you know anything about removing / disabling Bloatware as well?
Click to expand...
Click to collapse
check out this thread at your own risk. It works I disabled Facebook (don't see why that would be on and unlocked phone fro Samsung, but i digress)
https://forum.xda-developers.com/galaxy-s9-plus/how-to/s9-s9-bloatware-removal-thread-g960u-t3817810
Be careful with the commands and understand what is being done before you hit the enter/return key
Good thing about disabling is if you fubar the phone you can do a factory restore and start all over
I only disabled Facebook. will investigate the other software as i play with the phone. Only had it 2 weeks so far.
re
qnc said:
check out this thread at your own risk. It works I disabled Facebook (don't see why that would be on and unlocked phone fro Samsung, but i digress)
https://forum.xda-developers.com/galaxy-s9-plus/how-to/s9-s9-bloatware-removal-thread-g960u-t3817810
Be careful with the commands and understand what is being done before you hit the enter/return key
Good thing about disabling is if you fubar the phone you can do a factory restore and start all over
I only disabled Facebook. will investigate the other software as i play with the phone. Only had it 2 weeks so far.
Click to expand...
Click to collapse
Thanks, I'll keep everything in mind