[Q] Soap - Android Q&A, Help & Troubleshooting

i am new for android, when i call Soap-object "System property http.proxyPort is set to 800 but should not be set." this error has written on .log text file please help me. i am working behind the proxy and using Eclipse Indigo with ksoap2-android-assembly-2.5.8-jar-with-dependencies.jar

Related

ArcsoftMMS for WM5

Does anyone have try this ArcsoftMMS MMS for magneto BY NCRUZ ON XDA-DEV?
1. Download AMmsC_XDAII_WM2k5 here
http://tofclok.free.fr/WM2005/AMmsC_XDAII_WM2k5.rar
2. soft reset my device
3. copy .dll to windows folder
4. install cab file
5. soft reset again
6. at this step I look in inbox --> no MMS)
7. go to menu > new account
8. step 1: set email to [email protected]
9. step 2: check the connection(I skip it)
10. step 3: name e ; user e ; password e
11. step 4: change to MMS account
12. step 5: INcoming mail ??? ; outgoing mail ??? ; domain ???
13. and then I check my inbox there is still no MMS account
14. Try to send and receive MMS & please tell me what the result... :?: :?:
for me:
Send MMS:
"Unable to send your message(s). Your Message(s) will remain in the outbox"
Receive MMS :
- Bubble Receiving MMS header in the Inbox appear but when i download MMS....
"Unable to Receive your message(s). Your Message(s) will remain in the inbox"
There is nothing wrong with my MMS setting but :twisted: :twisted: :evil: :twisted:
I have the same problem
the 1st time i setup a new mms account was a failure too, so i created another one. this time it worked & i have two mms accounts?
anyway, i did a clean install of 1.60c & followed the steps you mentioned (except 12. step 5, i placed "e" not sure if it matters at all?), mms account created the 1st time! i tried to send to my own cell number & received/download alright.
btw, i'm in indonesia too & using satelindo matrix. just for info if it would be of any help.
cheers!
rhmartin said:
the 1st time i setup a new mms account was a failure too, so i created another one. this time it worked & i have two mms accounts?
anyway, i did a clean install of 1.60c & followed the steps you mentioned (except 12. step 5, i placed "e" not sure if it matters at all?), mms account created the 1st time! i tried to send to my own cell number & received/download alright.
btw, i'm in indonesia too & using satelindo matrix. just for info if it would be of any help.
cheers!
Click to expand...
Click to collapse
well i will try with my Satelindo Matrix ASAP... i hope it works... :roll:
audio
I got the ArcSoft MMS Composer 3.0.0.25 to work in principal. However, it appears that the audio objects are not properly imbedded. Everything seems OK until the message is really sent. After sending, when the message is moved to the "Sent Items" folder, the audio object still appears under objects, but there is no sound when I play the entire message. Message received do not show any audio objects under objects, but the tex field includes a string <<sound.wav>> if the name of the audio object was sound.wav? Any idea?
help
Will somebody please explain to me...
I can make the MMS account and that but nothing is sent or received.
Please
Be sure to configure the server correctly.
Menu -> MMS Configuration ->Servers
You should get the data from your provider.
For my provider A1 in Austria I use
Server name: A1.net
Gateway: 194.48.124.71
Port number: 9201
Server address: http://mmsc.a1.net
Connect via: My ISP
Sending size limitations: 250K
WAP Version: WAP 1.2
Thanks!!
amazing!
thanks a lot. I just test sending myself a message and it works!!
But... (damn, why?)
I sent myself a message with a picture and the picture didnt came with the message, I just see a blank message and nothing more.
Did you receive this same thing?

[Q] How to build the stock MMS app??

Hello. I have the latest Android SDK and Eclipse w/ADT set up on my Ubuntu 10.10 box. I have tried many examples and wrote my own practice apps. Everything so far has worked well!
My goal is to modify the stock MMS app so that I can modify the Delete functionality to require a pin or password. This will help keep my 11 and 13 year old children's texting clean and under control. (yes, I understand that they could install another MMS app, but thats something I can watch for too)
I'm a well seasoned programmer (c/c++/php/bash) and I'm just learning java/Android API. I thought this project would be a great place to start...
My problem is, I can't build the mms app at all. I have used git to download the approriate sources:
Code:
[email protected]sktop:~/dev$ git clone git://android.git.kernel.org/platform/packages/apps/Mms.git
I then created a new workspace in Eclipse, and created a new Android project, where I imported from existing source. In the "problems" tab in Eclipse, I get:
Code:
1,464 errors, 112 warnings, 0 others (filter matched 200 of 1576 items)
Errors (100 of 1464 items)
Description Resource Path Location Type
AcknowledgeInd cannot be resolved to a type RetrieveTransaction.java /ConversationList/src/com/android/mms/transaction line 222 Java Problem
Description Resource Path Location Type
AcknowledgeInd cannot be resolved to a type RetrieveTransaction.java /ConversationList/src/com/android/mms/transaction line 222 Java Problem
...
...
Description Resource Path Location Type
Addr cannot be resolved AddressUtils.java /ConversationList/src/com/android/mms/util line 47 Java Problem
...
...
Description Resource Path Location Type
ArrayListCursor cannot be resolved to a type RecipientsAdapter.java /ConversationList/src/com/android/mms/ui line 208 Java Problem
...
...
etc
Basically tons of errors. Its almost like an include path isn't set properly somewhere.
Can anybody help me to get this to compile, then I can begin modifying and testing my changes!
thanks!
I think you'll need a good portion of the AOSP source tree to get all the base framework stuff needed to compile this.
Ok thanks, pulling down the AOSP tree now. I'll retry once its pulled down and report back here if I have more problems
Compile Mms Eclair AOSP using Eclipse
hello to all,
can anyone point me how to edit/compile a 'default/vanilla' mms app of AOSP using Eclipse?
I'm currently using ubuntu 10.04 with the with android sdk's for Eclair and Froyo and I was trying to compile the Eclair Mms

[Q] Error in establishing openvpn connection on Toshiba Thrive (Android 3.2.1)

Hello All,
I have been searching for a solution to the below mentioned issue all over the net since last one month and finally referred to this forum by my vpn service provider 'cyberghostvpn'.
I am enclosing my config file (test.ovpn.txt), log file(log.txt) & sample password file for 'auth-user-pass' (pass.txt).
Following are the highlighted points regarding this issue :
While the same config file is working fine on my linux machine on android the same is stopping at the prompt "Enter Auth Username :". After entering username the connection sequence continues but the prompt "Enter Auth Password :" never comes like linux.
Hence my analysis is that the openvpn binary is unable to pass my the username-passowrd combination to my vpn server in the console input mode and an auth-failure control message is received shortly later terminating the connection.
If I pass the username-passord combination through the password file as 'auth-user-pass pass.txt' then also the same thing happens (an auth-failure control message is received terminating the connection).
In linux both of these methods are working successfully in establishing the connection proving that there is nothing wrong with cyberghostvpn.
One important point is though on android the openvpn binary is unable to read the config from the .ovpn file, it runs when the options are given as command line arguments as shown below and the enclosed log file is generated in this method.
# openvpn --client --ca ca.crt --cert my_user_name.crt --key my_user_name.key --remote ch.openvpn.cyberghostvpn.com 9081 ..........--tun-mtu 1500 --fragment 1300 --mssfix > log.txt
Anyone who can either help me resolving this issue or refer it to some expert developer on openvpn will be very much appreciated.
Kind regards,
kingsukm

Problems with system wide local proxy

Hello community,
I want to set up a system wide proxy running local on my galaxy s4 (gt-i9505) with android 4.3.
I have installed the app 'Filter Proxy': https://play.google.com/store/apps/details?id=KRIS.android.FilterProxy
If i add the proxy in wifi settings/proxy settings it's running without problems. But when I want to add the proxy as a system wide proxy with 'ProxyDroid' or 'Proxy Manager' there is a problem: In browser I get the following message: socket failed: EMFILE (Too many open files)
ProxyDroid: https://play.google.com/store/apps/details?id=org.proxydroid
Proxy Manager: https://play.google.com/store/apps/details?id=com.evanhe.proxymanager
Any ideas?

Question how to use perfetto (or any equivalent known to mankind) offline ON ANDROID to READ a system trace

so I have been searching everything I could think of on the internet trying to figure out how to read a system trace natively made by Android 13 on my Pixel 6 on the phone itself because I'm not with my computer and can't use it and it doesn't seem to be possible. now there's a web page application but it requires that you be connected to the internet and requires that your system traces be minuscule tiny or that you learn how to use an Android phone without a graphic user interface because I'm sorry My bad I'm not a programmer I don't really want to be and they want me to code something into my browser on my phone I don't even know how to do that just so that I can open a file as large as the trace I made I just want to figure out why my phone is doing something that it shouldn't be doing(several somethings actually randomly failing to allow internet connection to my Xbox beta app randomly shutting down screen recordings in the middle and booting my screen black and kicking me out of Android so that I have to log back in randomly running a work profile I didn't install the list goes on) so I can stop it from doing that please if anyone out there knows anyway at all on this Earth to open and read a file who's extension is perfetto-Trace without plugging into a computer just like you know on my phone I swear to God I'll do anything I'm begging you please help a ***** out cuz this girl is on her last ragged edged nerve over all this it's too much for one girl to figure out
perfetto is an open source tool provided by google. you can download the binaries they already provided for android. you can download your device specific binaries
Release Perfetto v35.0 · google/perfetto
v35.0 - 2023-06-07: Tracing service and probes: * Compression has been moved from perfetto_cmd to traced. Now compression is supported even with write_into_file. The `compress_from_cli`...
github.com
you need to install a terminal emulator , I suggest the Termux from fdroid.
then setup and initialize everything in Termux (I can't explain now, you can google it)
the from the extracted zip file of perfetto binaries, copy them to termux
``cp -r [directory path of the extracted] .``
``cd [directory name of the extracted] ``
The supported output formats are:
text - protobuf text format: a text based representation of protos
json - Chrome JSON format: the format used by chrome://tracing systrace: the ftrace text format used by Android systrace
Converting to systrace text format
./traceconv systrace [input proto file] [output systrace file]
example, systrace format are more human readable and easier
./traceconv systrace sample-trace.perfetto-trace sample-trace.systrace
Same way,
Converting to Chrome Tracing JSON format which is so familiar
./traceconv json [input proto file] [output json file]
is this way it will give a human readable output. now you can view output with a text editor
although reading a big file of 50-100MB May not be possible because of chunk issue. but Mostly it will show otherwise no hope. there's very limited tools out there
You can inbox me if you need assistance.
[Its my first answer on XDA]

Categories

Resources