[REF]: PC To Android File Access Via FTP With Filezilla - Vibrant Android Development

This program will allow to connect your android phone to your computer via Wifi for FTP access using filezilla.
This should work for all android phones.
You will also need to download and install filezilla if not already installed.
I know that many members like a graphical interface and this system works very good.
1-Download SWIFtp from market
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
2- Turn on your wifi in your phone
3- Start program and set it up with your username and password
4- Click Start Server
5-Note the ip address that is generated.
6-Open filezilla and type in the ip address from the swiftp program.
Example :
ip: 192.168.1.6
user name : what you set up in swiftp
password: : what you set up in swiftp
port: 2121
7- Click quick connect and will see your computer on the left and your android file system on the right.
If your phone is rooted you can access and copy files from your operating system to your computer.
Please note:
you cannot delete or overwrite any system files with filezilla.
you cannot access any files in the data folder with filezilla.
you can copy any file from most folders except the data folder to you computer.
if you want to copy any files from the data folder, do a copy and paste to your sdcard with root explorer 1st.
you can copy any file from computer to sdcard or sdcard/sd (if you have an external sd card.)
Enjoy!

Good find.
But i think this should be in the APPS section or General.

I've been using this for awhile, its great because if you just leave root / you have full access thru this program to all files also as a map.

Related

New "Network Settings" File for Kaiser (Taken from TOUCH DUAL)

This is the new Provision.zip file.
Copy it to \windows folder.
Soft Reset the device.
Then you can go to
Start->Settings->Connections->connection setup.
And use the new settings.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
http://rapidshare.com/files/73999592/provision.zip
Enjoy,
Nadavi.
Will give it a try. Hopefully they changed Belgique into Belgium now
Hey it has rogers in canada now! but no fido (sorry to those that have)
Hey! Who's got Fido?
I know I haven't.. What you see on my posts is a default (ad?) icon cause in my profile it says Etisalat UAE but they don't have that icon!!!
what's the password to the file?
It doesn't let me replace the already existing provision.zip file in the \windows folder. It says "Cannot move provision. Access is denied."
The "Delete" and "Rename" menus for the existing files are also disabled.
use a program like resco explorer i think it also worked via activesync
I'm using firmware 1.81.707.0 that has a different program called Network Settings. This has no effect here :-(
It only know Asain and Australian operators, nothing in the UK
anyone know the zip password?
Hi, the zip file seems to be passworded unless you don't have to uncompress it, and just move it to the windows folder? Anyone can clarify this?
Sorry ....
don't need to even open the zip, just drop it in the windows folder overwrite the one there (or backup the original zip first)

Developers - repack your APK files to Windows EXEs [Beta 1]

Hot on the heels of my installAPK utility to let you install APKs from your Windows desktop, I now have another neat trick... which allows developers to distribute APKs as Windows EXE files instead.
What do I need?
NSIS install system - http://nsis.sourceforge.net
APK2EXE (my suite) - http://shortun.com/3q
Your APK
What does the end user need?
The end user needs their device attached to their PC, with the appropriate drivers installed (which they can grab from http://android.modaco.com/usbdrivers).
How do I use it?
Follow these steps to create your executable!
Extract APK2EXE to a new directory
Add your APK to the directory
Doubleclick APK2EXE.NSI and edit the 3 lines containing information about your application.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Right click the NSI file, and select 'Compile NSIS Script' - this will create your install EXE
Test your installer!
Done!
P
Demo - FBook repack - http://shortun.com/3r
P
i dont think any of the links are working...
Maybe i'm getting/doing something wrong???
I get this window when i try and install the .apk
if anybody has the bettercut apk would mind sendding it to me [email protected] if possible
this looks promissing i will tab this for future use
This link is not working. Send me a mirror.
PS: I found another converter herelayabledownloads.com/exetoapk
Download the files and mail them to this email if you can:[email protected]
Thanks.
All links broken
If you still have the files please send them to this email address.
download apk2exe for free

[solved] [apps] [batch script] Install apps over ADB using install script

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Install apps over ADB
Install apks on any Android device running any Android version over ADB!​
Hi all,
From a long time i was fiddling around with a problem of installing/downloading apps after installing a new ROM.
Thus i came up with an idea of a Batch File to install all of your apks from your system
to your phone in a few tips and taps. Hah! Found my solution .
How does it look?
To see some screenshots, please click below.
Tested on
The script had been tested on a couple of androinds but should work on any android device.
Downloads
Google Drive - Here is the link to Drive.
Link Below - You can also find the file below.
Installation instructions
Prerequisites
1. Platform Tools for Windows (ADB),
2. APK files,
3. Target phone connected to PC and
4. A cup of COFFEE or TEA as you like it.
Process
1. Download it from the attachments below or from the drive link above or here.
2. Copy the file to the ADB folder.
3. Execute the file.
4. You can either place your apps in "D:\Apps" folder. (Sllloooowwwww.....)
OR​Change the folder location in batch file itself. (Requires some Coding Skills)
OR​Batch file will ask you to change the location, if required. (Easy Installation, Pick Me!)
Troubleshooting
I don't think it's needed. But even then if you get any problem do write. I'll be happy to resolve it.
Enjoy, and also don't forget to write anything (Good, Bad or Thanks etc.)!

Best Customization Tips : Quick Settings Tiles

Quick Settings Enabler
Haven't you got root on your phone but you want to use most of features? No problem! Quick Settings Enabler is here for that.
NOTE: only Windows is supported at the moment
If you run a Linux distro, is supposed that you are able to use a command-line utility.
Instructions for GNU/Linux users in a nutshell
You can download ADB here, open terminal in the unzipped folder, connect your phone, then type
HTML:
./adb shell pm grant it.simonesestito.ntiles android.permission.WRITE_SECURE_SETTINGS
. Finally, restart the app.
Instructions for Windows users
STEP 1 - Download the ZIP
Download the zip here
Unzip the file you've just downloaded in a folder on your PC.
STEP 2 - Enable Debug USB
Enable Developer Options. To do that you have to go to system settings, open the device info screen (where there is the Android version too), then tap 7 times on Build Number
On your phone, go in Developer Options and enable USB Debugging.
Connect your phone to the computer via USB cable. If a popup is displayed on your device, click Allow.
STEP 3 - Run it
Once you've connected your phone to the PC, open the folder where you have unzipped the .zip, execute the run file
On Windows: double click on run.bat
STEP 4 - Enjoy!
Now you have unlocked all features available without root.
But, how to use the app? Watch the video at https://youtu.be/sczLq0r5AyQ
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Run task when camscanner has saved photo as pdf

I'm running camscanner to digitize documents, save them as PDF and sync the PDF with m, nas when i'm in my home wifi. This works create, only i have to copy the file from camscanner folder to the sync folder in the devices manually. So i tried tasker. I can run a task when a New file is created in the camscanner folder - except camscanner itself creates a PDF. Tasker doesnt do anything. When i create a New empty file using my file manager the task is running.
The profile i usw is: event / file / file modified. There is no 'file created'.
What is wrong when camscanner creates the file?
My guess is you are fighting the acknowledged limitation (in information screen for the event)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I tested a New scan and a New PDF file without luck. This file never exist in the folder but there isnt a reaction.
Could you post your profile (including task) here please? You'll want to export description to clipboard. If you're not sure how to do that, there is a sticky at the top of this forum.
Here are my profile and the task. The task only opens an app. This is not what i want finally its only to test the profile. It useless to think about how to create a task when the profile isn't working.
Please post the "description" not xml
Event edit / file modified / camscanner-folder in infernal storage.
There is also a Screenshot
Please carefully read my original response to you. You need to read the sticky post.

Categories

Resources