General :: How To Make Own File Extension And Program For Running That
Oct 28, 2013
I have a big project about Android. So you know noobs can't use ADB and Fastboot well. I'll make a custom file extension. That is an script. That will be a custom script. So how can I make my own scripting language ? And how can I export a file format from scripting language ? For example; Perl' s file format is .pl and Shell' s is .sh and so on...
Imagine I made an scripting language. But how can I make a program for running that ?
Go on, my idea is; user will install executer program. And he/she can run special scripts with that. So rooting, bootloader unlocking will be pretty easy with that. What do you think ?
My scripting language's scripts will be like this:
[ADB] reboot; ( Calls adb reboot command )
[FASTBOOT] oem unlock;
And here is a rooting script in my mind:
[FASTBOOT] oem unlock;
[FLASH R] [FILENAME:twrp.img];
[MESSAGE] Put your device to sideload mode.;
[SIDELOAD] [FILENAME:root.zip]
[ADB] reboot;
So can use ADB and Fastboot commands without using CMD. .When user openes .myscript file with notepad, he/she will see that codes.
View 9 Replies
Apr 3, 2013
I'm using JB 1.4.2 on Razr i. There's one thing that's annoying me a lot. I've installed the SNES Emulator SuperGNES and I've found that every single file type that have no app associated is showing SuperGNES icon and associated with it. Example: .log, .db, etc. Even files that have no extension is associated with it. The same problem occur when ZArchiver is installed. I don't know if it's a bug of these two apps or Android's in general. Remembering that this associations are shown only inside Android's native file manager. It's like every "unknown MIME type file" act like being the same.
View 6 Replies
View Related
Dec 2, 2008
Is there any program that can edit a sound file to make it louder when used on the g1?
View 1 Replies
View Related
Apr 1, 2010
Is there a way as an end user to associate particular file extensions or mime types with a specific application. For example, I want .djvu to automatically be opened by djvudroid when I click on it in astro. I am on a nexus one by the way.
View 2 Replies
View Related
Nov 3, 2009
Can anybody tell me whether android support file with .sqlite extension?how can we add this file to our project.?is it same as .db file?i have one file with .sqlite extension.I need to fetch data from that. i dont understand how to add it.
View 7 Replies
View Related
Jun 13, 2010
I don't know if this is just a fluke or what, so I figured I'd come here and get some input. I have a locally saved HTML file with extension .HTML, which I had pulled from my Drop Box account, but I can never open it properly. Using Estranges, I just get a "cannot load" or something-or-other page. However, if I go to the stock browser and input file:/// plus the path... no problems. Any ideas as to the problem here? Really a hassle.
View 1 Replies
View Related
Apr 12, 2014
I have a galaxy note i717 and it was unplugged while an automated unrooting program (kingo android root) was running. Now the phone is stuck at the "Firmware upgrade encountered an issue" screen, and Kies won't connect to the phone.
Is there anything I can do to get the phone working again?
View 1 Replies
View Related
Mar 12, 2014
I just wanted to know how do you make a pop-up text/messag after the start up of an .APK like saying "created by blah blah blah" and then after that the app or game loads normally. Just something like would make the .APK made by you. I saw one of this in modded game, saying "mod made by ...." So yeah, that's it.
View 1 Replies
View Related
Jul 20, 2009
I have problem with adding a new file type to android(the file type is .comap).I need to run my application with this file from android browser and from file manager. I know that I need to write a special <intent-filter> for that,but I don't know how,because this format hasn't any special,registered MIME type.
View 15 Replies
View Related
Feb 15, 2014
Swiping to close each app all the time is inefficient for me. I realize other people might not want this but I want whatever app I was using to completely close when I tap the home button. There is one app that puts an X on your homescreen that closes everything when clicked. That is a little better but I want to go one step further and have the home button do the same thing. Is there anything out there for that?
View 5 Replies
View Related
Aug 11, 2013
it's possible to get an app that basicly gives a detailed description of what files an app is accessing when it's running, i can't seem to find one and i'm wondering if it's possible to get one done.
View 3 Replies
View Related
Oct 28, 2013
Android file transfer won't recognise my HTC one running 4.3 when connected,I tried using it on Windows on the same Mac via boot camp and it works, it's just the Android file transfer which is not detecting the device it says "connect the device via the cable" well something like that.
View 4 Replies
View Related
Apr 8, 2014
I need a good ad blocker. I go back and forth between Google Chrome and IE for my internet search. My biggest pet peeve is all those ads and popup videos! On my laptop I have avg internet security, malwarebytes, SAS to fight the battle of viruses, malware, spyware but I need a good adblocker. Im not tech savvy, frankly, I'm sooo afraid that I'll crash my laptop with one of my visit to a unsafe site, that it prevents me from truly enjoying the net. So, I was adviced to get the ad blocker advisor app from google or should I get an ad blocker extension? I realize I really dont know the difference.,,an app or extension? Is there one for IE too?
View 6 Replies
View Related
Feb 4, 2012
On the iPhone theres an app from Cydia which is called SMS GV Extension which makes you receive all your GB messages in your SMS app. Can you do this on Android? Specifically on HTC Sense?
View 9 Replies
View Related
Sep 15, 2010
So I have an ImageView sitting on a FrameLayout.I want to move this image view when user taps on it and drags it somewhere.This does not work however.The imageView does not move. Do I need to refresh the view somehow after I set new layout parameters?
View 1 Replies
View Related
Oct 11, 2010
I have a Task Manager program and when I open it up to see what's running and what Apps I want to kill I see these listed:
Alarm & Timer (Never used)
Amazon MP3 (Never used)
AppBrain
City ID
Contacts
Dialer
Digital Clock Widget
Dolphin Browser
Ebay (icon on desktop but rarely used)
Facebook
Gmail
Live Scores (Installed but not used)
Mail
Market
MediaShare (Never set up any devices)
Messenger
Music (I'm guessing this is because I have custom ringtones?)
News (No news widget installed)
News and Weather (No news and weather widget installed)
Quickoffice (Installed but never used)
settings
Skype Mobile (Never Used)
Social Networking (Never Used)
Text Messaging (Don't Text AT ALL)
The Weather Channel
Voice Commands (Never Used)
Why do so many of these things start themselves back up and is there a way to stop it?
View 1 Replies
View Related
Oct 24, 2012
How can i make a .sh file with more than 1 command in it?
for example:
echo "90" > /sys/devices/system/cpu/cpufreq/lulzactive/inc_cpu_load
echo "1" > /sys/devices/system/cpu/cpufreq/lulzactive/pump_up_step
echo "2" > /sys/devices/system/cpu/cpufreq/lulzactive/pump_down_step
echo "50000" > /sys/devices/system/cpu/cpufreq/lulzactive/up_sample_time
echo "40000" > /sys/devices/system/cpu/cpufreq/lulzactive/down_sample_time
echo "5" > /sys/devices/system/cpu/cpufreq/lulzactive/screen_off_min_step
Can I make a single .sh file and don't have to split it in 6 different file??? (this file should be executed with scriptmanager)
View 3 Replies
View Related
May 29, 2013
I really want to create a rom and I'm doing everything right with the Android Kitchen but after I flash my rom I get status 6/7 errors in CWM. how I do updater-script file that don't provide this errors?
View 4 Replies
View Related
Feb 22, 2014
Just in case they take an extension i like off the google chrome store, how could i save the extension?
View 4 Replies
View Related
Nov 29, 2013
On my N4, Kitkat I noticed problem with missed call.
I'm using exDialer and not stock one.
When I have missed call, I press icon in dashclock, but I'm always asked for "complete action with:" adn I have choice for exDialer or History (open stock dialer history).
I already cleared defaults on both apps, but problem persist.
So as I see, that extension can't remeber default app.
View 1 Replies
View Related
May 22, 2010
Anyone know of a mac program that I can use to make boot animations...movies to .pngs?
View 3 Replies
View Related
Oct 11, 2013
Making boot animation? I need to know how to make the flashable zip file I already have the images created
I need them optimized as well, not sure what tool is needed or how to make it? Its for the SG4.
View 2 Replies
View Related
Mar 19, 2012
I have developed a program that will allow android users to navigate through the files. But the problem is that when I use the "ls" command it doesn't make always a new line after each file but it places it in one line. Here is a screenshot
So my question is: Is there a way to make it list each file in new line? (using adb commands)
View 9 Replies
View Related
Apr 11, 2013
I am trying to make an android live wallpaper for Xperia P. The resolution for the screen is 540x960.
1) I exported the animation as .mp4 and it came out around 4mb. Is there a way to create an .apk using this mp4 file that will work as live wallpaper and if yes how?
2) Do I have to multiply the width if I want to fit more than one screens? So for three, would it be 540 x 3?
3) Can I just repeat the main live wallpaper(540x960) instead of multiplying the width so that the same animation appears on all screens?
View 9 Replies
View Related
Nov 5, 2009
Just curious to see what programs people are using to create wallpapers for the Hero. I'm using a program called Android Converter. It's a music, video, and wallpaper converter in one. I guess it gets the job done as far as making wallpapers go, but you lose a lot of image quality in the process. So what's the Android forums advice on a program to use?
View 8 Replies
View Related
Nov 15, 2010
Is there a general program for processing photos, to carry out basic adjustments to crop, resize, etc. without reducing my random photos. Until now vaunted Photoshop Express and PicSay Pro arbitrarily reduce the picture and it is only for web.
View 5 Replies
View Related
Dec 6, 2009
Has anyone found a good program to make panoramic photos? I bought photostitch and am extremely disappointed with it. It kind of helps you line them up, but the photo's aren't even scaled together. Here are two examples of pictures I took today.
View 7 Replies
View Related
Feb 9, 2010
I'm trying to make a dialog box to open when I start a program. Eclipse likes my code, I like my code =), but the emulator does not like my code. It says that something went totally worong and the application has to shut down. Bellow you can see my code. When I run it in debug mode everything seems to go as it should but when it gets to "return dialog; " eclipse debug windows says source not found.
CODE:.....................
View 6 Replies
View Related
Jun 25, 2009
I want to make a game with opengl es, but i don't know how is the best way to make the textures, with a program like 3ds max? or with a plain jpg's?
View 13 Replies
View Related
Nov 17, 2010
Is it possible to make the phone vibrate for ANY toast message in your program? Or do you have to insert a vibrate command on each toast?
View 1 Replies
View Related